Skip to content

[#161737782] Build POST API for parcels resource#22

Open
ipaullly wants to merge 3 commits intomasterfrom
ft-POST-parcels-161737782
Open

[#161737782] Build POST API for parcels resource#22
ipaullly wants to merge 3 commits intomasterfrom
ft-POST-parcels-161737782

Conversation

@ipaullly
Copy link
Owner

@ipaullly ipaullly commented Nov 5, 2018

What does this PR do?

Create a POST endpoint to create a delivery order in a list of order

Description of Task to be completed?

A user can send a POST request via postman to the server and receives a 201 status message

How should this be manually tested?

clone repo into a local directory
git clone --single-branch -b ft-POST-parcels-161737782 git@github.com:ipaullly/sendIT.git
cd into the sendIT directory
activate virtual environment
source venv/bin/activate
install dependencies
pip install requirements.txt
power up Postman and send a body of JSON via a POST method to your server

What are the relevant pivotal tracker stories?

#21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant